Skip to content

306 feature implement feedback button on website #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

aTTiCuZ-CodingPage
Copy link
Contributor

Ref.: #306

Feature: Feedback-Button

Hintergrund

Zur besseren Nutzerinteraktion wurde ein Feedback-Button in die Navigationsleiste integriert. Dieser bietet Nutzenden die Möglichkeit, direkt per E-Mail Feedback zur Kolibri-Dokumentation oder zu den Webcomponents zu senden.

Änderungen

  • HTML/JSX: Integration eines neuen KolPopoverButton in der Navbar
  • i18n: Erweiterung der deutschen und englischen Sprachdateien um drei neue Übersetzungsschlüssel:
    • feedback.header
    • feedback.information
    • email.send
  • CSS: Styling für das Popover (.popover-container, .popover-paragraph, .popover-link-button)

Vorschau

Der neue Button erscheint in der oberen rechten Ecke mit einem Sprechblasen-Icon. Beim Klicken öffnet sich ein Popover mit kurzem Infotext und einem Button, der den E-Mail-Client mit einer vorbereiteten Feedback-Nachricht öffnet.

@aTTiCuZ-CodingPage aTTiCuZ-CodingPage changed the base branch from main to release/2 July 31, 2025 06:54
@anicyne anicyne linked an issue Jul 31, 2025 that may be closed by this pull request
2 tasks
@deleonio deleonio merged commit e71becb into public-ui:release/2 Aug 15, 2025
1 of 2 checks passed
@publicuibot publicuibot bot locked and limited conversation to collaborators Aug 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedback-Button in der Website
2 participants